home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 February / Pcwk022003b.iso / Antywirusy / Panda AntiVirus Platinum 7 / plat7shin.exe / data1.cab / Comunes / Plafcfg.dll / 0 / RCDATA / TFORMANADIRTLF / TFORMANADIRTLF.txt < prev   
Text File  |  2002-10-11  |  3KB  |  124 lines

  1. object FormAnadirTlf: TFormAnadirTlf
  2.   Left = 438
  3.   Top = 249
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'A∩┐╜adir n∩┐╜mero de tel∩┐╜fono'
  7.   ClientHeight = 184
  8.   ClientWidth = 334
  9.   Color = 14609391
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object PlaButtonAceptar: TPlaButton
  21.     Left = 175
  22.     Top = 152
  23.     Width = 70
  24.     Height = 21
  25.     HelpContext = 193
  26.     Caption = 'Aceptar'
  27.     Enabled = False
  28.     Font.Charset = DEFAULT_CHARSET
  29.     Font.Color = clWindowText
  30.     Font.Height = -11
  31.     Font.Name = 'Tahoma'
  32.     Font.Style = []
  33.     ParentFont = False
  34.     TabOrder = 1
  35.     OnClick = PlaButtonAceptarClick
  36.     Default = True
  37.   end
  38.   object PlaButtonCanelar: TPlaButton
  39.     Left = 253
  40.     Top = 152
  41.     Width = 70
  42.     Height = 21
  43.     HelpContext = 194
  44.     Caption = 'Cancelar'
  45.     Font.Charset = DEFAULT_CHARSET
  46.     Font.Color = clWindowText
  47.     Font.Height = -11
  48.     Font.Name = 'Tahoma'
  49.     Font.Style = []
  50.     ParentFont = False
  51.     TabOrder = 2
  52.     OnClick = PlaButtonCanelarClick
  53.     Cancel = True
  54.   end
  55.   object PlaGroupBoxTlf: TPlaGroupBox
  56.     Left = 14
  57.     Top = 11
  58.     Width = 309
  59.     Height = 130
  60.     TitleFont.Charset = DEFAULT_CHARSET
  61.     TitleFont.Color = 13977088
  62.     TitleFont.Height = -11
  63.     TitleFont.Name = 'Tahoma'
  64.     TitleFont.Style = []
  65.     Caption = 'N∩┐╜mero de tel∩┐╜fono'
  66.     Font.Charset = DEFAULT_CHARSET
  67.     Font.Color = clWindowText
  68.     Font.Height = -11
  69.     Font.Name = 'Tahoma'
  70.     Font.Style = []
  71.     ParentFont = False
  72.     TabOrder = 0
  73.     object Label2: TLabel
  74.       Left = 58
  75.       Top = 62
  76.       Width = 99
  77.       Height = 13
  78.       Caption = 'N∩┐╜mero de tel∩┐╜fono:'
  79.     end
  80.     object Label1: TLabel
  81.       Left = 58
  82.       Top = 19
  83.       Width = 239
  84.       Height = 26
  85.       AutoSize = False
  86.       Caption = 'A∩┐╜ade el nuevo n∩┐╜mero al que permites llamadas telef∩┐╜nicas.'
  87.       WordWrap = True
  88.     end
  89.     object ImageTlf: TImage
  90.       Left = 11
  91.       Top = 22
  92.       Width = 32
  93.       Height = 32
  94.       Picture.Data = {<image001.bmp>}
  95.       Transparent = True
  96.     end
  97.     object Label3: TLabel
  98.       Left = 58
  99.       Top = 92
  100.       Width = 239
  101.       Height = 26
  102.       AutoSize = False
  103.       Caption = 'Escribe s∩┐╜lo n∩┐╜meros (no uses espacios, guiones, letras, etc)'
  104.       WordWrap = True
  105.     end
  106.     object PlaEditTlf: TPlaEdit
  107.       Left = 168
  108.       Top = 58
  109.       Width = 129
  110.       Height = 21
  111.       Cursor = crIBeam
  112.       Font.Charset = DEFAULT_CHARSET
  113.       Font.Color = clWindowText
  114.       Font.Height = -11
  115.       Font.Name = 'Tahoma'
  116.       Font.Style = []
  117.       ParentFont = False
  118.       TabOrder = 0
  119.       Transparent = False
  120.       OnChange = PlaEditTlfChange
  121.     end
  122.   end
  123. end
  124.